home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Internet & Communication / Captain FTP 4.4.5 (trial).dmg / Captain FTP.app / Contents / Resources / French.lproj / BrowserView.nib / classes.nib next >
Text File  |  2006-02-13  |  2KB  |  67 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 AddToTM = id; 
  6.                 BBEdit = id; 
  7.                 CalcDirSize = id; 
  8.                 ChangeComboDir = id; 
  9.                 ChangeDOSDrive = id; 
  10.                 CornerViewClicked = id; 
  11.                 DeleteItem = id; 
  12.                 FitColumns = id; 
  13.                 GetInfo = id; 
  14.                 GoUp = id; 
  15.                 MakeAlias = id; 
  16.                 MakeVF = id; 
  17.                 NewFolder = id; 
  18.                 RenameItem = id; 
  19.                 SelectItems = id; 
  20.                 ShowFileListing = id; 
  21.                 ShowTrace = id; 
  22.                 UpDownCopy = id; 
  23.             }; 
  24.             CLASS = FirstResponder; 
  25.             LANGUAGE = ObjC; 
  26.             SUPERCLASS = NSObject; 
  27.         }, 
  28.         {CLASS = N2StateButton; LANGUAGE = ObjC; SUPERCLASS = NActionButton; }, 
  29.         {CLASS = NActionButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  30.         {
  31.             CLASS = NBrowserView; 
  32.             LANGUAGE = ObjC; 
  33.             OUTLETS = {
  34.                 iAB = NMenuButton; 
  35.                 iBrowser = NTypeaHeadTable; 
  36.                 iCombo = NSPopUpButton; 
  37.                 iCornerView = NSView; 
  38.                 iDrive = NSHButton; 
  39.                 iFavor = NFavorButton; 
  40.                 iLeftStat = NSTextField; 
  41.                 iProgress = NSProgressIndicator; 
  42.                 iRateStat = NSTextField; 
  43.                 iStatView = NSView; 
  44.                 iStatus = NSTextField; 
  45.                 iTimeStat = NSTextField; 
  46.                 iTotalProgress = NSProgressIndicator; 
  47.                 iTransIcon = NSImageView; 
  48.                 iUp = NSButton; 
  49.                 iView = NSView; 
  50.             }; 
  51.             SUPERCLASS = NSObject; 
  52.         }, 
  53.         {CLASS = NFavorButton; LANGUAGE = ObjC; SUPERCLASS = NMenuButton; }, 
  54.         {CLASS = NFocusButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  55.         {CLASS = NFocusScrollView; LANGUAGE = ObjC; SUPERCLASS = NSScrollView; }, 
  56.         {
  57.             CLASS = NMenuButton; 
  58.             LANGUAGE = ObjC; 
  59.             OUTLETS = {iDelegate = id; }; 
  60.             SUPERCLASS = NSButton; 
  61.         }, 
  62.         {CLASS = NPopUpFocusButton; LANGUAGE = ObjC; SUPERCLASS = NSPopUpButton; }, 
  63.         {CLASS = NSHButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  64.         {CLASS = NTypeaHeadTable; LANGUAGE = ObjC; SUPERCLASS = NSTableView; }
  65.     ); 
  66.     IBVersion = 1; 
  67. }